home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / VISUALBA / BASTRUC1.ZIP / BASSTRUC.TXT < prev    next >
Text File  |  1994-02-21  |  2KB  |  76 lines

  1. BasStruc Version 1
  2. ++++++++++++++++++++
  3. Copyright (C) Marc Brewerton 1993 All Rights Reserved
  4. ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  5.  
  6. This program is Shareware, you may evaluate it, for a period of no 
  7. more than 30 days. After this period, you must either register 
  8. (read REGISTER.TXT) or remove it from your system. Failure to comply 
  9. with this condition is a violation of the law. Please register if 
  10. you use this program for more than the trial period.
  11.  
  12. +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  13.  
  14. Program Usage
  15. +++++++++++++
  16.  
  17. Do you like to see properly formatted Basic Source Code when it is printed? 
  18.  
  19. Well this program will read a text file containing your source code and turn 
  20. it into a formatted output. You can then either print this output or load 
  21. it into your compiler/interpreter instead of your original un-formatted code.
  22.  
  23. To use the program simply, run 'BasStruc' and you will be prompted for
  24. two filenames, input and output. The program will do the rest. 
  25.  
  26. There is a minimum of error checking that the program does, to an extent 
  27. that the program will reconise any error and end the program.
  28.  
  29. The program was designed to work with Turbo Basic source code and as such 
  30. has been written to interpret its structure. I have used the program on
  31. source code from Quickbasic and Basica will no ill effects. If you
  32. notice some difficulties, please get in contact (with a copy of the code).
  33.  
  34. Disclaimer.
  35. +++++++++++
  36.  
  37. Any user should be aware that the program will not and does not alter their
  38. original input file in any way. If the user feels that, they are unsure of
  39. this they should make a backup copy as well.
  40.  
  41. No warranty or guarantee is implied by this software and no responsibly 
  42. can be attributed to the author, concerning data loss or corruption.
  43.  
  44.  
  45. History.
  46. ++++++++
  47.  
  48. Verison 1 - Program written 16/11/93. Written in Borland Turbo Basic
  49.  
  50. Future.
  51. +++++++
  52.  
  53. i)  Configurable Sizes For Various Indents.
  54. ii) Windows Verison For Visual Basic.
  55.  
  56. Bugs & Suggestions.
  57. +++++++++++++++++++
  58.  
  59. Please report any bugs or problems to :
  60.  
  61. Marc Brewerton
  62. 2,St.John's Meadow
  63. Blindley Heath
  64. Surrey. RH7 6JU
  65. United Kingdom 
  66.  
  67. email address : <me90mab@brunel.ac.uk>
  68.  
  69. Note
  70. ++++
  71.  
  72. Turbo Basic is a Trademark and Copyright To Borland International Inc. 
  73.  
  74. QuickBasic, Basica and Visual Basic are Trademarks and Copyright To The 
  75. Microsoft Corporation.
  76.